Skip to content

Fix web UI headless assistant chunk aggregation#190

Merged
edwin-zvs merged 1 commit into
mainfrom
webui-aggregate-headless-stream
May 24, 2026
Merged

Fix web UI headless assistant chunk aggregation#190
edwin-zvs merged 1 commit into
mainfrom
webui-aggregate-headless-stream

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • coalesce adjacent assistant message chunks into the current chat bubble
  • keep tool/status/error boundaries as separate transcript rows
  • add web smoke coverage for headless zarvis-style streamed message deltas

Tests

  • cargo build --workspace
  • cargo test -p agentd-e2e web_client_loads_and_websocket_connects -- --nocapture
  • git diff --check

Note: cargo fmt --check reports existing formatting drift in unrelated Rust files, so I did not run a workspace-wide format rewrite.

@edwin-zvs
edwin-zvs merged commit b035f81 into main May 24, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the webui-aggregate-headless-stream branch May 24, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant